Attachment Methods

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetBuffer Gets bytes to read from this attachment.
GetBytes Gets bytes to read from this attachment.
GetHashCode
(Inherited from Object)
GetStream Gets stream to read from this attachment.
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
Save(Stream) Saves this attachment to the specified stream.
Save(String) Saves this attachment to the specified file.
Save(String, Boolean) Saves this attachment to the specified file.
ToString
(Inherited from Object)

See Also